New theme update from Arvid, giddy up.
git-svn-id: svn://10.0.0.236/trunk@144680 18797224-902f-48f8-a5cc-f745e15eee43
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 728 B After Width: | Height: | Size: 763 B |
|
Before Width: | Height: | Size: 691 B After Width: | Height: | Size: 758 B |
|
Before Width: | Height: | Size: 711 B After Width: | Height: | Size: 772 B |
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 70 KiB |
@ -486,6 +486,39 @@ toolbar[iconsize="small"] #paste-button[disabled="true"] {
|
||||
-moz-image-region: rect(40px 280px 60px 260px) !important;
|
||||
}
|
||||
|
||||
|
||||
/* Smaller padding on small toolbar buttons */
|
||||
|
||||
toolbar[iconsize="small"] .toolbarbutton-1 {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
toolbar[iconsize="small"] .toolbarbutton-1:hover:active,
|
||||
toolbar[iconsize="small"] .toolbarbutton-1[open="true"] {
|
||||
padding: 3px 1px 1px 3px;
|
||||
}
|
||||
|
||||
toolbar[iconsize="small"] .toolbarbutton-1[disabled="true"],
|
||||
toolbar[iconsize="small"] .toolbarbutton-1[disabled="true"]:hover,
|
||||
toolbar[iconsize="small"] .toolbarbutton-1[disabled="true"]:hover:active,
|
||||
toolbar[iconsize="small"] .toolbarbutton-1[disabled="true"][open="true"] {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
toolbar[iconsize="small"] .toolbarbutton-1[checked="true"] {
|
||||
padding: 3px 1px 1px 3px !important;
|
||||
}
|
||||
|
||||
toolbar[iconsize="small"] .toolbarbutton-1[type="menu-button"],
|
||||
toolbar[iconsize="small"] .toolbarbutton-1[type="menu-button"]:hover,
|
||||
toolbar[iconsize="small"] .toolbarbutton-1[type="menu-button"]:hover:active,
|
||||
toolbar[iconsize="small"] .toolbarbutton-1[type="menu-button"][open="true"],
|
||||
toolbar[iconsize="small"] .toolbarbutton-1[type="menu-button"][disabled="true"],
|
||||
toolbar[iconsize="small"] .toolbarbutton-1[type="menu-button"][disabled="true"]:hover,
|
||||
toolbar[iconsize="small"] .toolbarbutton-1[type="menu-button"][disabled="true"]:hover:active {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* ::::: fullscreen window controls ::::: */
|
||||
|
||||
#window-controls {
|
||||
|
||||
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 31 KiB |