This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
youys
/
DocNet
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
14
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Updated the 'danger' alert red color to be more prominent in llblgen pro theme
tags/0.13.2
Frans Bouma
9 years ago
parent
16961be1a9
commit
82e8108017
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
Themes/LLBLGenPro/Destination/css/theme_colors.css
+ 2
- 2
Themes/LLBLGenPro/Destination/css/theme_colors.css
View File
@@ -79,9 +79,9 @@ mark {
.alert.alert-danger {
background: #fdf3f2;
}
.alert.alert-danger .alert-title {
background: #
f29f97
;
background: #
e22222
;
}
.alert.alert-warning {
Write
Preview
Loading…
Cancel
Save