Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8576f70
)
MDL-31794 theme_formalwhite: Fixed up tabs
author
Sam Hemelryk
<sam@moodle.com>
Mon, 5 Mar 2012 02:29:15 +0000
(15:29 +1300)
committer
Sam Hemelryk
<sam@moodle.com>
Mon, 5 Mar 2012 02:29:15 +0000
(15:29 +1300)
theme/formal_white/style/tabs.css
patch
|
blob
|
blame
|
history
diff --git
a/theme/formal_white/style/tabs.css
b/theme/formal_white/style/tabs.css
index
216045c
..
c4f8db7
100644
(file)
--- a/
theme/formal_white/style/tabs.css
+++ b/
theme/formal_white/style/tabs.css
@@
-106,7
+106,7
@@
.tabtree .tabrow1 li a:hover {
font-weight:bold;
-
text-decoration: underline;
+ text-decoration: underline;
}
.tabtree .tabrow1 li {
@@
-114,7
+114,7
@@
}
.tabtree .tabrow1 li.here {
-
font-weight: bold;
+ font-weight: bold;
}
.groupmanagementtable {