Skip to content

Commit f08ac37

Browse files
committed
docs: polish comments
1 parent 520b134 commit f08ac37

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/lib/_imports/core-styles.rt.elevator-light.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* TACC CUSTOM STYLES */
1+
/* TACC CUSTOM STYLES (Based on https://github.com/TACC/Core-Styles) */
22
/* IMPORTANT: Test all changes on all themes */
33
/* https://docs.bestpractical.com/rt/5.0.5/customizing/styling_rt.html#Selecting-a-Theme */
44

@@ -90,10 +90,6 @@ body:not(.darkmode) {
9090

9191

9292

93-
/* RT THEME EDITOR (Advanced Customization) */
94-
/* https://docs.bestpractical.com/rt/5.0.5/customizing/styling_rt.html#Advanced-CSS-Customization */
95-
/* Achieved (if at all) by files on server updated manually from a code repo */
96-
9793
/* RT THEME EDITOR (Basic Customization) */
9894
/* https://docs.bestpractical.com/rt/5.0.5/customizing/styling_rt.html#RT-Theme-Editor */
9995
/* Edits here should ONLY be Automatic via "Logo and Colors" form:

0 commit comments

Comments
 (0)