font-size: 2em;\r
}\r
\r
-span .tagRef, span .headRef, span .localBranch, span .remoteBranch, span .otherRef { \r
+.tagRef, .headRef, .localBranch, .remoteBranch, .otherRef { \r
padding: 0px 3px;\r
margin-right:2px;\r
font-family: sans-serif;\r
color: black; \r
}\r
\r
-span .tagRef a span, span .headRef a span, span .localBranch a span, span .remoteBranch a span, span .otherRef a span {\r
+.tagRef a, .headRef a, .localBranch a, .remoteBranch a, .otherRef a {\r
font-size: 9px;\r
-}\r
-\r
-span .tagRef a, span .headRef a, span .localBranch a, span .remoteBranch a, span .otherRef a {\r
text-decoration: none;\r
color: black !important;\r
}\r
\r
-span .tagRef a:hover, span .headRef a:hover, span .localBranch a:hover, span .remoteBranch a:hover, span .otherRef a:hover {\r
+.tagRef a:hover, .headRef a:hover, .localBranch a:hover, .remoteBranch a:hover, .otherRef a:hover {\r
color: black !important;\r
text-decoration: underline;\r
}\r
\r
-span .otherRef {\r
+.otherRef {\r
background-color: #b0e0f0;\r
border-color: #80aaaa; \r
}\r
\r
-span .remoteBranch {\r
+.remoteBranch {\r
background-color: #cAc2f5;\r
border-color: #6c6cbf;\r
}\r
\r
-span .tagRef {\r
+.tagRef {\r
background-color: #ffffaa;\r
border-color: #ffcc00;\r
}\r
\r
-span .headRef {\r
+.headRef {\r
background-color: #ffaaff;\r
border-color: #ff00ee;\r
}\r
\r
-span .localBranch {\r
+.localBranch {\r
background-color: #ccffcc;\r
border-color: #00cc33;\r
}\r