mirror of
http://CODE.RHODECODE.COM/u/O/O/O
synced 2024-11-10 14:23:33 -05:00
⠀
This commit is contained in:
parent
9fa1f87853
commit
4d69b80707
@ -1880,13 +1880,13 @@
|
|||||||
"statusBar.background": "#FFFFFF",
|
"statusBar.background": "#FFFFFF",
|
||||||
"statusBarItem.hoverBackground": "#f8f8f8",
|
"statusBarItem.hoverBackground": "#f8f8f8",
|
||||||
"statusBar.border": "#E7E7E7",
|
"statusBar.border": "#E7E7E7",
|
||||||
"statusBar.debuggingBackground": "#F2F2F2",
|
"statusBar.debuggingBackground": "#FFFFFF",
|
||||||
"statusBar.debuggingForeground": "#A7A7A7",
|
"statusBar.debuggingForeground": "#A7A7A7",
|
||||||
"statusBar.debuggingBorder": "#D3D3D3",
|
"statusBar.debuggingBorder": "#D3D3D3",
|
||||||
"statusBar.noFolderBackground": "#EEEEEE",
|
"statusBar.noFolderBackground": "#FFFFFF",
|
||||||
"statusBar.noFolderForeground": "#929292",
|
"statusBar.noFolderForeground": "#929292",
|
||||||
"statusBar.noFolderBorder": "#E2E2E2",
|
"statusBar.noFolderBorder": "#E2E2E2",
|
||||||
"statusBarItem.remoteBackground": "#F4F4F4",
|
"statusBarItem.remoteBackground": "#FFFFFF",
|
||||||
"statusBarItem.remoteForeground": "#909090",
|
"statusBarItem.remoteForeground": "#909090",
|
||||||
"titleBar.activeBackground": "#FFFFFF",
|
"titleBar.activeBackground": "#FFFFFF",
|
||||||
"titleBar.activeForeground": "#BCBCBC",
|
"titleBar.activeForeground": "#BCBCBC",
|
||||||
|
@ -0,0 +1,12 @@
|
|||||||
|
*
|
||||||
|
{
|
||||||
|
--O_ROLOC_O_COLOR_O:#DCDCDC45;
|
||||||
|
BORDER-RADIUS:8PX!IMPORTANT;
|
||||||
|
/*BORDER-WIDTH: 4PX!IMPORTANT;*/
|
||||||
|
OVERFLOW:VISIBLE;
|
||||||
|
/*BOX-SHADOW:INSET 0 0 0 1PX VAR(--O_ROLOC_O_COLOR_O),0 0 1.125PX VAR(--O_ROLOC_O_COLOR_O);*/
|
||||||
|
FONT-STYLE:NORMAL!IMPORTANT;
|
||||||
|
/*TEXT-TRANSFORM:UPPERCASE!IMPORTANT*/
|
||||||
|
/*BACKGROUND:TRANSPARENT!IMPORTANT;*/
|
||||||
|
/*COLOR:#A6A6A6!IMPORTANT;*/
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user