1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-24 09:12:56 +02:00

[ticket/14139] Swap ids for classes in css files

This commit is contained in:
Michael Miday
2015-09-14 16:26:07 +02:00
parent 70f1b08c69
commit 9e5e2ee3e2
11 changed files with 144 additions and 177 deletions

View File

@@ -36,6 +36,6 @@ dd label input { vertical-align: text-bottom\9; }
background-image: url("./images/bg_list.gif");
}
#tabs .tab > a {
.tabs .tab > a {
border-radius: 0;
}