This website works better with JavaScript.
Home
Explore
Help
Sign In
garrick
/
regexplain
mirror of
https://github.com/gadenbuie/regexplain.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
Highlight selected tab in gadget
tags/v0.2.0
Garrick Aden-Buie
8 years ago
parent
84ca893558
commit
fb5b6fc1f0
1 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
+6
-0
inst/styles/gadget.css
+ 6
- 0
inst/styles/gadget.css
View File
@@ -55,3 +55,9 @@ dd {
margin-left: 90px;
padding: 0 0 0.5em 0;
}
.gadget-tabs-container ul.gadget-tabs > li.active {
background-color: #ddd;
border-color: #ddd;
padding-top: 4px;
height: 100%;
}
Write
Preview
Loading…
Cancel
Save