This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* AGENT_SHEET */ | |
@namespace html url(http://www.w3.org/1999/xhtml); | |
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); | |
/*-----------------*/ | |
window #tab-view-deck { | |
margin: 0 !important; | |
} | |
#browser-border-start, #browser-border-end, | |
#browser-bottombox, #navigator-toolbox::after{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: res/layout/hotseat.xml | |
IDEA additional info: | |
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
<+>UTF-8 | |
=================================================================== | |
--- res/layout/hotseat.xml (revision 23203324e3e8ef2bc5ab7f2dedacbebc9672da2d) | |
+++ res/layout/hotseat.xml (date 1546726980687) | |
@@ -23,5 +23,5 @@ | |
android:layout_height="match_parent" | |
android:layout_gravity="center" |
OlderNewer